CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - edge detection

搜索资源列表

  1. edge-detection

    0下载:
  2. 基于netlogo开发的 边缘检测的程序。-Netlogo developed based on edge detection procedure.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3405
    • 提供者:haitang
  1. byjc

    1下载:
  2. 对于一些图像来说,常用的边缘检测算法有时候无法设立合适的阈值将它们的梯度较小的模糊边缘检测出来。为了解决这个问题,有两种解决方法:将图像方差标准化,拉大模糊边缘的梯度值,或通过设置sigmoid函数,将像素所在区域的信息传递到梯度值中去,对其进行调整,就能找到合适阈值,有效地将模糊边缘提取出来。本程序把这两种算法实现并与与传统算法进行了比较。-For some images, the commonly used edge detection algorithm sometimes can not
  3. 所属分类:图形图象

    • 发布日期:2013-06-24
    • 文件大小:1138
    • 提供者:李思齐
  1. Laplace

    0下载:
  2. 用Opencv实现拉普拉斯变换获得图像边缘检测-Used to achieve Opencv Laplace transform to obtain image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:47507
    • 提供者:张志超
  1. edge

    0下载:
  2. Visual C++下的边沿检测与提取,轮廓跟踪的图象算法-Visual C++ Under the edge detection and extraction, the image contour tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:34232
    • 提供者:vbrun
  1. AutomaticImageDeWeatheringUsingCurveletBasedanishi

    0下载:
  2. 用曲波变换点边缘检测实现自动恢复受天气影响的图像-Qu Bo transformation point with edge detection for automatic restoration of images affected by the adverse weather
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:252217
    • 提供者:weiwei
  1. cwtexe

    0下载:
  2. 97 law to enhance the classic procedure Ridge wavelet extraction Modulus maximum for the wavelet edge detection Small spectral analysis method mallat classic procedure-97 law to enhance the classic procedure Ridge wavelet extraction Modulus
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:6105
    • 提供者:顾冬梅
  1. cell

    0下载:
  2. 程序为MATLAB实现,包括程序代码说明细胞边缘检测,癌细胞形态学分析,癌细胞颜色分析。-Procedures for MATLAB to achieve, including program code that cell edge detection, cancer cell morphology analysis, color analysis of cancer cells.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:63632
    • 提供者:宋志高
  1. waveletanalysisandapplication

    0下载:
  2. 小波分析及其应用,详细介绍了小波变换原理和基本方法,还重点介绍小波变换在语音和图像处理、信号检测、多尺度边缘提取等领域的应用。-Wavelet analysis and applications, described in detail wavelet transform principles and basic methods, but also focuses on Wavelet Transform in the voice and image processing, signal det
  3. 所属分类:Wavelet

    • 发布日期:2017-05-15
    • 文件大小:3591047
    • 提供者:Blueben
  1. edge-dection

    0下载:
  2. 各种经典边缘检测算子的VC源代码程序,现提供给大家参考-A variety of classical edge detection operator VC source code procedures, are provided for your reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:348657
    • 提供者:黎安兵
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:110261
    • 提供者:caonimabitoo
  1. db9.7lifting

    0下载:
  2. gabor filter 图像纹理提取 边缘检测-gabor filter edge detection image texture extraction
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1034
    • 提供者:胡易
  1. fuzzyedge

    0下载:
  2. 此程序实现了模糊增强实现图像的边缘检测,利用模糊方法结合边缘检测实现边缘点的提取。-Realize this procedure to enhance implementation of fuzzy image edge detection, the use of fuzzy edge detection methods achieve the extraction of edge points.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1635
    • 提供者:李晓非
  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1397911
    • 提供者:swx
  1. EdgeDetectSample.tar

    0下载:
  2. OpenCv is powerfull tool for the image processing applications. this code demonstrates how to use edge detection techniques in opencv
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-29
    • 文件大小:173152
    • 提供者:ravindra
  1. Opencv_GUI_processing

    0下载:
  2. This application shows how to use edge detection techniques for the GUI processing using opencv.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-29
    • 文件大小:105215
    • 提供者:ravindra
  1. Digital Filter implementation by FPGA

    0下载:
  2. 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis 2. fpga implemention of a median filter 3. fpga implementation of digital filters 4.hardware acceleration of edge detection algorithm on
  3. 所属分类:软件工程

    • 发布日期:2012-12-01
    • 文件大小:1969214
    • 提供者:carol
  1. edge_detect

    0下载:
  2. 基于小变换,以及边缘融合算法的图像边缘检测算法。包含了在多尺度下层层检测分解重构图像。-Based on the small change, as well as the edge of fusion algorithm of image edge detection algorithm. Included at every level of multi-scale decomposition of reconstructed image detection.
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6724
    • 提供者:yg
  1. video

    0下载:
  2. Background subtraction, canny edge detection using opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:848358
    • 提供者:Revathi
  1. adistortedimagerectificationalgorithmbasedonleasts

    0下载:
  2. 针对高精度的畸变图像,提出了一种基于最小二乘影像匹配的高精度畸变图像矫正算 法. 算法首先利用特征提取与边缘检测对图像进行预处理,并且将特征匹配与最小二乘算法相 结合,从而实现了图像与模板之间精确的子像素定位与匹配. 实验表明,该算法较好的解决了目前高精度畸变图像矫正算法中普遍存在的定位和匹配精度较差的缺陷,图像矫正效果良好,是一种有效的畸变图像矫正算法.-Image distortion for high-precision, a least-squares image matchin
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:109191
    • 提供者:chenruibao
  1. edge_check2

    0下载:
  2. 一种实用的上升沿检测程序,可用于上升沿检测,或根据上升沿生成高低电平等-Rising edge of a practical testing procedure can be used for rising edge detection, or generated in accordance with the high-low, such as rising edge
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:656
    • 提供者:fang
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com